public marks

PUBLIC MARKS from "Xavier Lacot" with tags library & web

2012

Hallo.js - Distraction-free Rich Text Editor for the Web

A rich text editor which has the great quality of being light, simple and fast while still being a pleasure to use.

2011

Kranium

Kranium transfers some well known practices and techniques from web development to Titanium Mobile development.

Highcharts - Interactive JavaScript charts for your webpage

by 13 others
A js graphical library for drawing charts. It stands on top of jQuery, MooTools or Prototyp, depending on the host project fundations, and provides a large serie of nice colored animated charts.

2009

svgweb - Project Hosting on Google Code

by 4 others
SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base.

jQuery TOOLS - The UI library for the Web

by 12 others
jQuery Tools is a collection of the most important js user-interface components. It defines itself as THE web js UI library, and explains that "do you really need drag-and-drop, resizable windows or sortable tables in your web applications? Websites are not desktop applications. They are different.". Just a pinch at jQuery UI ?

2008

typeface.js -- Rendering text with Javascript, <canvas>, and VML

by 12 others
Typeface is a js library that permits to render text in custom fonts without using flash or images. Else, it uses canvas, VML or SVG. It has the disadvantage of not allowing to select the text for copy-pasting (while siFr allows it).